Skip to content

(WIP) mDNS: single instance for all interfaces (udp: +multicast on all interfaces) #7268

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented May 4, 2020

  • added UdpContext::send_multicast_all() to send a multicast packet on all interfaces
  • LEAmDNS adapted to use this change

Notes:

  • throwing as WIP:
    • due to lack of time for extensive testing right now
    • some may test as hotfix for multiple interfaces single instance (@BbIKTOP ?)
    • lwIP1.4 will not build
  • so far tested only with one interface and LEAmDNS example mDNSClock (working)
  • new API may evolve
  • new API doc will be added
  • Arduino API unchanged

@devyte devyte added this to the 2.7.1 milestone May 4, 2020
@d-a-v d-a-v closed this May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants